Fox's Git Mirrors
.github/dependabot.yml 201d27032fbc0af2fd0a560de603cd8786ee75b5 (201d2703) Text, 415 B
# Keep Actions references current while workflows pin full commit SHAs.
# Dependabot opens PRs that bump the SHA and the trailing version comment together.
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
day: monday
time: "13:00"
timezone: UTC
open-pull-requests-limit: 10
labels:
- dependencies
- github-actions
Served by rngit 1.5.2 - Generated in 0.02s